golang.org/x/net/http2/hpack.Encoder.searchTable (method)
2 uses
golang.org/x/net/http2/hpack (current package)
encode.go#L62: idx, nameValueMatch := e.searchTable(f)
encode.go#L91: func (e *Encoder) searchTable(f HeaderField) (i uint64, nameValueMatch bool) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)